align-content & align-items


Posted by Rich on 2021-05-17

Align-content determines the spacing between lines, while align-items determines how the items as a whole are aligned within the container.
When there is only one line, align-content has no effect.










Related Posts

【隨堂筆記】Python 程式概論

【隨堂筆記】Python 程式概論

CSS保健室|opacity

CSS保健室|opacity

2 export / import 元件

2 export / import 元件


Comments